home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / fonts / fontlist.zip / FONTLIST.DEF < prev    next >
Text File  |  1989-01-22  |  231b  |  10 lines

  1. NAME            FONTLIST
  2. DESCRIPTION    'Font Enumeration Program (C) Charles Petzold, 1987'
  3. STUB            'WINSTUB.EXE'
  4. CODE            MOVEABLE
  5. DATA            MOVEABLE MULTIPLE
  6. HEAPSIZE        1024
  7. STACKSIZE        4096
  8. EXPORTS        WndProc
  9.             EnumAllFaces
  10.             EnumAllFonts